3D Graphics Programming with QuickDraw 3D 1.5.4
Previous | QD3D Book | Overview | Chapter Contents | Next |
The following defines the Win32 Windows class name, which may be passed as a parameter to CreateWindow or CreateWindowEx :
#define kQ3ViewerClassName "QD3DViewerWindow"
The following defines the Win32 clipboard type:
#define kQ3ViewerClipboardFormat "QuickDraw 3D Metafile"
Previous | QD3D Book | Overview | Chapter Contents | Next |